Windows
-------

All of the Windows executables can be found inside the Win32 directory. To
install Beacon as a service, copy the folder "Services" into the root of your
C drive. Inside this folder you will find two batch files. BeaconCreate.bat
will install the service; BeaconDelete.bat will remove the service.

Before installing the service you should first edit the BeaconCreate.bat
batch file to change the IP address locations to something suitable for your
setup.

You can install the Beacon service somewhere other than the root of your C
drive, but in this case you will have to edit the paths found in the
BeaconCreate.bat batch file.

Beacon.exe is the standalone application version of Beacon.

Watcher.exe is the watcher application to accompany Beacon.

SocketSwitch.exe is just a little application that some people may find
useful. It allows destination IP and port re-routing.

The source files for all of these executables can be found inside the
"Source" directory, along with their Visual Studio project files.

RISC OS
-------

All of the RISC OS applications can be found inside the RISCOS directory.

!Watcher is the Watcher application that can be used in conjunction with
Beacon. Install it by dragging it to wherever you want it. Run it in the
usual way and configure it from the iconbar menu. It should all hopefully be
pretty self explanatory.

The source for Watcher can be found inside the "Source" directory. It needs
GCC, OSLib, StubsG and UnixLib for compilation.

License
-------

All of these programs are released under an MIT-style license, as below. See
also http://www.opensource.org/licenses/mit-license.html .

Copyright (c) 2005 David Llewellyn-Jones

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Other stuff
-----------

Please only use these programs for legitimate purposes.

Feel free to contact me about any of the programs.

David Llewellyn-Jones: david@flypig.co.uk
Website: http://www.flypig.co.uk
